home *** CD-ROM | disk | FTP | other *** search
- Greetings Crackers,
-
- I just solved that easy CrackMe:
-
-
- Nachname: CrackMe
- Vorname: Solved
-
-
-
- A = length(Nachnahme) * 3
- (7 * 3 = 21)
-
- B = A * length(Vorname)
- (21 * 6 = 126)
-
- C = B * 5
- (126 * 5 = 630)
-
- D = C * 5
- (630 * 5 = 3150)
-
- E = length(Vorname) * 13
- (6 * 13 = 78)
-
- F = length(Nachnahme) * 12
- (7 * 12 = 84)
-
- G = length(Nachnahme) * length(Vorname)
- (7 * 6 = 42)
-
- TempSerial = DEF123G;
- (3150788412342)
-
- RealSerial = TempSerial * (length(Vorname) + 1);
- (3150788412342 * (6 + 1))
-
- => Serial for "Solved CrackMe" is "22055518886394"
-
- Now code your own KeyGEN.
-
- BTW, if you do code an Win32 ASM KeyGEN,
- please mail the SOURCE CODE (and EXE file) to
- TORNADO@writemail.com
-
-
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- TORN@DO [Immortal Descendants]